home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / bbslist1.zip / BBSLIST.HLP < prev    next >
Text File  |  1992-08-08  |  4KB  |  103 lines

  1.  
  2.  
  3.  
  4.  
  5. BBSLIST -- The Local BBS List Maintainer          Alton Moore III
  6. ----------------------------------------          Fidonet 1:397/5264 (NEC)
  7.                                                   WWIVnet 1@1042
  8.  
  9.  
  10.  
  11. INTRODUCTION:
  12. -------------
  13. This is the help file for the BBSLIST message processor.  This help file
  14. may be obtained by sending HELP as the first line of a message to
  15. BBSLIST (not case sensitive) to the correct Fidonet node.  It will
  16. also be file-attached in response to any message which the software
  17. does not understand.  It doesn't hurt to request this help file every
  18. once in a while to see if it has been updated.  I can have the software
  19. automatically distribute the help file also whenever it is updated,
  20. if noone objects.
  21.  
  22. If you are requesting a function which does not update the list, then
  23. the subject field is ignored.  If you want to update the list, however,
  24. and are in possesion of the correct password, you would supply that
  25. password in the subject field of the message.
  26.  
  27.  
  28. COMMANDS:
  29. ---------
  30. To get an information file which gives data about the bbs community
  31. in the Valley and services available here (gateways, etc.), send
  32. INFO as one of the lines of your message.
  33.  
  34. To get the latest BBS listing, send a message to BBSLIST with LIST
  35. alone on a message line.  A copy of the latest current BBS list will
  36. be file-attached to you.  Note: this software is not zone-aware yet.
  37.  
  38. To make changes to the BBS listing, enter CHANGE=x, where x is the "unique
  39. number" (assigned by the program) of the bbs whose listing you want to
  40. modify.  After that, you enter the field name to change, =, then the new
  41. data, like so:
  42.         CHANGE=x          (x=unique number to change)
  43.         name=Joe's BBS
  44.         sysop=Joe Mama
  45.         .
  46.         .
  47.         hours=24 hrs.
  48.         software=FD/WWIV
  49.  
  50. To make additions, ADD alone should appear on a line; the unique number
  51. assigned will be sent back to you in your confirmation message.  The rest
  52. of the message should be as the change message -- fields followed by
  53. appropriate data:
  54.         ADD
  55.         name=Bums' Haven
  56.         sysop=Big Bummer
  57.         number=555-1212
  58.         .
  59.         .
  60.  
  61. Deletion format is:
  62.         DELETE=x     (x=unique number to delete)
  63.  
  64. The possible fields are:  name[30]
  65.                           sysop[20]
  66.                           sysopreal[20]
  67.                           number[10]
  68.                           addr1[20]
  69.                           addr2[20]
  70.                           addr3[20]
  71.                           baud[20]
  72.                           location[20]
  73.                           hours[10]
  74.                           software[10]
  75.  
  76. Entering data which is too long into the fields will cause the field
  77. to be truncated and the remaining portion to be seen as the next
  78. keyword.  This will cause "Unknown keyword" messages and help files
  79. attached to you as the software vents its displeasure upon you!
  80.  
  81.  
  82. DISTRIBUTION LIST COMMANDS:
  83. ---------------------------
  84. To add a node to the distribution list:     DIST-A=397/9999
  85. To drop a node from the distribution list:  DIST-D=397/9999
  86.  
  87.  
  88. GENERAL STUFF:
  89. --------------
  90. The software will handle multiple transactions per message, and each
  91. message you send will be answered (immediately after receipt) by a
  92. confirmation message (and/or the requested information).
  93.  
  94. Function keywords may follow each other without an intervening blank line
  95. if they are not intended to be followed by a list of field names.  If,
  96. however, you are listing field names to a function, for example giving
  97. all the fields to an ADD function, you would follow these field
  98. lines with a blank line to signify the end of the transaction.
  99.  
  100. If you have any questions / suggestions for improvements to the
  101. documentation, I would appreciate hearing them so I can fix things.
  102.  
  103.